'DeclarationPublic Function New( _ ByVal items As IEnumerable(Of UABrowseNodeDescriptor) _ )
'UsageDim items As IEnumerable(Of UABrowseNodeDescriptor) Dim instance As New UABrowseNodeDescriptorCollection(items)
public UABrowseNodeDescriptorCollection( IEnumerable<UABrowseNodeDescriptor> items )
public: UABrowseNodeDescriptorCollection( IEnumerable<UABrowseNodeDescriptor^>^ items )
Parameters
- items
- The value of this parameter cannot be - null(- Nothingin Visual Basic).
